Revision: arch--devo--1.0--patch-9
Archive: stig@brautaset.org--arwen-03
Creator: Stig Brautaset <stig@brautaset.org>
Date: Fri Feb 28 22:42:55 GMT 2003
Standard-date: 2003-02-28 22:42:55 GMT
Summary: undo: make --no-output flag work 
Keywords: 
New-files: {arch}/arch/arch--devo/arch--devo--1.0/stig@brautaset.org--arwen-03/patch-log/patch-9
Modified-files: ChangeLog project-tree/undo.sh
New-patches: stig@brautaset.org--arwen-03/arch--devo--1.0--patch-9

undo: make --no-output flag work

**** ./project-tree/undo.sh
 
     @@ -192,7 +192,7 @@
                          ;;
      
          --no-output)    shift
     -                    no-output=--no-output
     +                    no_output=--no-output
                          output=
                          ;;
      
 
 
